home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_200
/
224_01
/
rev.hlp
< prev
next >
Wrap
Text File
|
1986-12-04
|
384b
|
11 lines
NAME
rev - reverse lines of a file
SYNTAX
rev [ file ] ...
DESCRIPTION
Rev copies the named files to the standard output, reversing
the order of characters in every line. If no file is specified,
the standard input is copied.